home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000018_icon-group-sender _Fri Jan 29 17:23:56 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  912b

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id RAA20550
  4.     for icon-group-addresses; Fri, 29 Jan 1999 17:23:49 -0700 (MST)
  5. Message-Id: <199901300023.RAA20550@baskerville.CS.Arizona.EDU>
  6. Date: Fri, 29 Jan 1999 17:21:13 -0700
  7. From: Gregg Townsend <gmt@optima.CS.Arizona.EDU>
  8. To: thiruvathukal@acm.org
  9. Subject: Re: file and directory manipulation
  10. Cc: gkt@math.luc.edu, icon-group@optima.CS.Arizona.EDU
  11. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  12. Status: RO
  13.  
  14.     From: "George K. Thiruvathukal" <thiruvathukal@acm.org>
  15.  
  16.     ...My thought was to use loadable functions (or external calls)
  17.     to support many of the features I need, since I
  18.     have done this before to include DBM support in Icon.
  19.  
  20. There are a few such loadable functions, mostly written as examples,
  21. in the cfuncs directory of the Icon program library.
  22.  
  23.